nitializes a new instance of the FunctionSeries class.
Namespace: com.mindfusion.charting
File: com.mindfusion.charting
Java Copy Code |
---|
public FunctionSeries ( |
A functional interface or lambda expression that implements the function to plot.
An integer value specifying the number of values to calculate.
A double-precision number specifying the minimum value of function range.
A double-precision number specifying the maximum value of function range.
MindFusion.Charting for Java Programmer's Guide | © 2024 MindFusion |